projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
313b6c6
)
(lm-history-header): Accept `ChangeLog'.
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 5 Oct 2001 09:30:59 +0000
(09:30 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 5 Oct 2001 09:30:59 +0000
(09:30 +0000)
lisp/emacs-lisp/lisp-mnt.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/lisp-mnt.el
b/lisp/emacs-lisp/lisp-mnt.el
index ae0d54dbb26c31787e17a67521394650c5c9de61..83521bae5f119810dd3944c06f1c58e8fab591bc 100644
(file)
--- a/
lisp/emacs-lisp/lisp-mnt.el
+++ b/
lisp/emacs-lisp/lisp-mnt.el
@@
-149,7
+149,7
@@
then $identifier: doc string $ is used by GNU ident(1)"
:type 'regexp
:group 'lisp-mnt)
-(defcustom lm-history-header "Change Log\\|History"
+(defcustom lm-history-header "Change
?
Log\\|History"
"Regexp which matches the start of code log section."
:type 'regexp
:group 'lisp-mnt)